home *** CD-ROM | disk | FTP | other *** search
- Short: V4.0 shared library to load/save jpegs
- Uploader: paulh@mafeking.scouts.org.au (Paul Huxham)
- Author: paulh@mafeking.scouts.org.au (Paul Huxham)
- Type: util/libs
-
- For anyone who wants to use/manipulate jpeg files in their own applications,
- this library makes it very easy.
-
- jpeg.library is a shared library that can be used to examine, load and
- save jpeg images. You can have multiple jpegs objects (load/save), supports
- all the standard jpeg quality and smoothing parameters and can scale loaded
- images (smaller). Jpeg image data can reside on disk or in memory.
-
- Example programs included.
-
- * Version 4.0 fixes some bugs and introduces decompression render hooks,
- alternate DCT de/compression methods and different versions for cpus and
- floating point processors.
-
- Currently jpeg.library is being used by another library I am writing to
- store thumbnail images (forthcoming).
-
- ** This software is based in part on the work of the Independent JPEG Group.
-
- For the latest version of jpeg.library and to check out other software I
- have written, check my home page at:
-
- http://mafeking.scouts.org.au/~paulh/
-
- © 1998 Paul Huxham
-